Drop GTK_DEST_DEFAULT_HIGHLIGHT
authorMatthias Clasen <mclasen@redhat.com>
Sun, 5 Jan 2020 14:49:45 +0000 (09:49 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 8 Jan 2020 23:48:20 +0000 (18:48 -0500)
commit1a3eeb123348ddbd7ca8dfbbef76c35fcc21073f
treec727bba07cfcf6c3870b776b4c91274c6b71d570
parente1f74c8f69a52452882f2bd5488fc7564332a7c1
Drop GTK_DEST_DEFAULT_HIGHLIGHT

Redo highlight handling slightly. GtkDropTarget now has
a ::armed property that can be tracked to do custom highlighting,
and we always add the dnd style class to armed drop sites.
gtk/gtkdnd.c
gtk/gtkdragdest.c
gtk/gtkdragdest.h